home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / adg_1_3.zip / DLGTECH.H < prev    next >
Text File  |  1991-02-21  |  477b  |  12 lines

  1. /****************************************************************************
  2. Module name: DlgTech.H
  3. Programmer : Jeffrey M. Richter.
  4. *****************************************************************************/
  5.  
  6. #define IDM_SETWINDOWPOSDEMO        (100)
  7. #define IDM_OPTIONSDEMO             (101)
  8. #define IDM_MODALLESSDEMO           (102)
  9. #define IDM_DYNAMICMODALDEMO        (103)
  10. #define IDM_DYNAMICMODELESSDEMO     (104)
  11. #define IDM_ABOUT                   (105)
  12.